-
Notifications
You must be signed in to change notification settings - Fork 554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ja] Localize Immutable Infrastructure into Japanese #2857
Conversation
Signed-off-by: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The target page on the deploy preview: |
このようなシステムの運用ははるかに簡単になります。 | ||
なぜなら、管理者がそれについての前提を立てやすくなるためです。 | ||
結局のところ、誰も間違いを犯していないことや、伝え忘れた変更を行っていないことが分かっています。 | ||
イミュータブルインフラストラクチャーは[Infrastracture as Code](/ja/infrastructure-as-code/)と密接に関連しており、インフラストラクチャーを作成するために必要なすべての自動化がバージョン管理(たとえばGit)されています。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo. Infrastracture → Infrastructure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます。完全に見落としていました。。
0303e3f で修正しました
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Describe your changes
Localize
immutable-infrastructure.md
into JapaneseRelated issue number or link (ex:
resolves #issue-number
)resolves #2824
Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.